libxl: pass env vars to libxl__exec
authorRoger Pau Monne <roger.pau@citrix.com>
Wed, 23 May 2012 10:06:47 +0000 (11:06 +0100)
committerRoger Pau Monne <roger.pau@citrix.com>
Wed, 23 May 2012 10:06:47 +0000 (11:06 +0100)
commita185e8dfa236dc0abcde8d234f0ee7d793c4fb68
tree35d801f822a8e490933c230c3f227ed191352bf5
parentb25df336bd3b81c8245811effe8b3b6389078f88
libxl: pass env vars to libxl__exec

Add another parameter to libxl__exec call that contains the
environment variables to use when performing the execvp call.

Signed-off-by: Roger Pau Monne <roger.pau@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/libxl.c
tools/libxl/libxl_bootloader.c
tools/libxl/libxl_dm.c
tools/libxl/libxl_exec.c
tools/libxl/libxl_internal.h